When using variables in rules you must state the value, or range of acceptable values, that are sufficient to satisfy the rule. To do this, you must use one of the logical operators.
Operator | Example |
---|---|
Less than |
|
Greater than |
|
Less than or equal to |
|
Greater than or equal to |
|
Equals |
|
Not equal to |
|
TIP: The localized syntax for these functions may be viewed:
See also: